home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 October / CHIP Ekim 1996.iso / winbatch / datetime.wb_ < prev    next >
Text File  |  1994-08-27  |  64b  |  5 lines

  1. a=TimeDate()
  2. a=strcat(" ",a,@crlf)
  3. clipput(a)
  4. sendkey("^V")
  5.